home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightOtherPropertySelectionWindow.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  778 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {doCancel = id; doOk = id; }; 
  5.             CLASS = FSSpotlightOtherPropertySelectionWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 propertiesArrayController = NSArrayController; 
  9.                 propertiesTable = NSTableView; 
  10.             }; 
  11.             SUPERCLASS = FSWindowController; 
  12.         }, 
  13.         {
  14.             ACTIONS = {showWindow = id; }; 
  15.             CLASS = FSWindowController; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {contentViewController = id; identifier = id; representedObject = id; }; 
  18.             SUPERCLASS = NSWindowController; 
  19.         }, 
  20.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  21.     ); 
  22.     IBVersion = 1; 
  23. }